home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 7 (Internal Edition) / Apple R&P Lib Internal v7.0.iso / 5-Fonts & Software / Demo Software / MacroMind Director Demo / MM Director 2.0SD / MM Director 2.0SD.rsrc / STR#_481.txt < prev    next >
Text File  |  1990-08-10  |  533b  |  49 lines

  1. zoomBox {fromSpriteNumber}, toSpriteNumber 
  2.  
  3. when timeOut {script} 
  4.  
  5. when mouseUp {script} 
  6.  
  7. when mouseDown {script} 
  8.  
  9. when keyDown then {script} 
  10.  
  11. updateStage 
  12.  
  13. startTimer 
  14.  
  15. spriteBox 
  16.  
  17. shutDown 
  18.  
  19. showXlib 
  20.  
  21. showResFile 
  22.  
  23. showLocals 
  24.  
  25. showGlobals 
  26.  
  27. set 
  28.  
  29. restart 
  30.  
  31. quit 
  32.  
  33. put {aThing} 
  34.  
  35. puppetTransition {transCode}, time, chunkSize, changeArea 
  36.  
  37. puppetTempo {tempoNum} 
  38.  
  39. puppetSprite {spriteNum}, trueOrFalse 
  40.  
  41. puppetSound {soundName} 
  42.  
  43. puppetPalette {paletteName} 
  44.  
  45. printFrom {fromFrameNum}, toFrameNum 
  46.  
  47. playAccel "{fileName}" 
  48.  
  49.